Click or drag to resize

ItemBody Property

Represents the actual body content of a message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Body Body { get; set; }

Property Value

Type: Body
The body.
See Also